Storm

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MaxPrReachDeadlockTB (prob-reach-time-bounded)
Invocation (default)
~/storm/build/bin/storm --jani philosophers.16.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1 --timebounded:precision 1e-3  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:46.3243293762207s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Tue Mar 17 18:47:51 2020
Command line arguments: --jani philosophers.16.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1 '--timebounded:precision' 1e-3 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.008s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 1.303s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	1331714 (270 nodes)
Transitions: 	13774113 (2229 nodes)
Reward Models:  none
Variables: 	rows: 65 meta variables (65 DD variables), columns: 65 meta variables (65 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (66 nodes)
   * deadl
-------------------------------------------------------------- 

Model checking property "MaxPrReachDeadlockTB": Pmax=? [true U<=1 "deadl"] ...
Result (for initial states): 6.928238934e-05
Time for model checking: 44.798s.